home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #3 / Amiga Plus CD - 2002 - No. 03.iso / AmiSoft / Dev / Basic / Clockita.lha / clockita.readme next >
Encoding:
Text File  |  2002-12-31  |  14.2 KB  |  227 lines

  1. Short:        Italian clock+alarm+source code (bugfix)
  2. Author:       pearl_harbor@esseerre.mailshell.com (Stefano Maria Regattin)
  3. Uploader:     pearl_harbor@esseerre.mailshell.com (Stefano Maria Regattin)
  4. Version:      1.9
  5. Type:         dev/basic
  6. Distribution: OK
  7.  
  8. Date: Tuesday, 31th December 2002
  9.  
  10. Name of the program: Orologio (clock)
  11. This is an italian evolution of the example program "Clock.bb" supplied with
  12. Blitz2; On Aminet you can find AmiBlitz2, a freeware evolution of this
  13. programming BASIC language, made by Bernd Roesch; today I use AmiBlitz2 in the
  14. same programming environment of Blitz2 with no problem.
  15. I say all this because who doesn't have a copy of Blizt2 can tries AmiBlitz2 and
  16. examines my source code; modifying it he/she can create, for example, a version
  17. of the clock in his/her language!
  18. This upload was made because I have changed the tooltype ANGLE to CORNER.
  19. There is a bug in the Blitz2 language that gives erroneous date after the end of
  20. the year 2000; this upload is my solution for this bug!
  21. The bug is in the date functions Days, Months and Years; WeekDay works fine!
  22. You can change the clock font by activating the window and clicking the LEFT
  23. MOUSE BUTTON; in this case you will see a new window containing some string
  24. gadgets: the top-left gadget must be used to type the alarm's hour and mins; the
  25. next gadget at the right must be used to activate or to deactivate the alarm;
  26. the below gadget must be used to select the font: type the name of the font
  27. (with or without the ".font" suffix) that you know it resides in your FONTS:
  28. drawer; pressing RIGHTAMIGA-X keys you will clean the gadget; pressing
  29. subsequently the ENTER key you be able to see all fonts that resides in your
  30. FONTS: drawer and you  can select one of these.
  31. In this case the last gadget at top-right will show the height of the font you
  32. have selected and always you can modify it.
  33. The following two gadgets are for type into the coordinates of the top-left
  34. corner of the clock window.
  35. The four arrows box named "Angolo fisso" is for select the fixed angle: this
  36. angle (normally the top-left angle) will be ever locked on screen, giving the
  37. other three to change their position depending on the settings; the coordinates
  38. you type and save are related to this one; remember this when you change the
  39. coordinates and/or the angle by tooltypes (see below).
  40. The following two gadgets are to type into the coordinates of the bottom-right
  41. corner of the clock window; the possible combinations of the four gadgets for
  42. the top-left and for the bottom-right coordinates are shown as four arrows in
  43. the gadget previously described and are: TOP-LEFT (standard), TOP-RIGHT,
  44. BOTTOM-RIGHT and BOTTOM-LEFT.
  45. The "Colori" gadget opens a new window to select the text colour and background
  46. colour for the clock: point with the mouse pointer on a colour, and click the
  47. LEFT MOUSE BUTTON to choose it as text colour, or click the RIGHT MOUSE BUTTON
  48. to choose it as background colour.
  49. Note that you cannot select the same colour as text colour and background
  50. colour.
  51. The "*** Salva ***" gadget permits to save any change.
  52. You can specify the font name, the font size, the coordinates of the position of
  53. the main window, the related angle, the text colour and the background colour by
  54. tooltypes; when the program is launched if there are the tooltypes the
  55. informations are taken from these, otherwise the parameters are set to default.
  56. For who don't know, tooltypes are those parameters shown in the icon
  57. information  window that is shown if you select the voice INFORMATION of the
  58. ICON menu.
  59. If there is no tooltype DONOTWAIT, when you save the changes it will be added.
  60. If you have activated the alarm, in the clock window will be shown a bubble;
  61. you can deactivated it pointing with the pointer on the bubble and clicking with
  62. the LEFT MOUSE BUTTON.
  63. The default font is "Data70.font", a font made by me supplied with the
  64. program.
  65. I think that this font is better than the font "2001.font" supplied with AMOS
  66. Pro.
  67. My font is suited for italian language, for which the character "è" capital is
  68. obtainable with the "§" character; however it have all the chars from (ASCII) 32
  69. to 255 now!
  70. Use it for games in low resolution, it is better! How to install the "Data70"
  71. font: copy in your drawer "FONTS:" the file named "Data70.font".
  72. Create in your drawer "FONTS:" the drawer "Data70" and copy into it the file
  73. "13".
  74. If you have Blitz2 There is the source code (Orologio.bb2) for free
  75. modifications; if you don't have it, you can however analyze the source code by
  76. a text viewer like MultiView reading the file named "Orologio.text"; if you
  77. load the source code in Blitz2 and you see some "?????" instead of keywords, you
  78. cannot compile the program because your "deflibs" file do not have all the
  79. keywords needed: you can find a sufficiently updated deflibs file in the
  80. package "Blitz Support Suite", that was sold alone on three diskettes ("BSS1",
  81. "BSS2" and  "BSS3"), that now are part of the "Ultimate Blitz Basic" CD, that
  82. is sold in the UK by Epic Marketing (http://www.epiconline.co.uk).
  83. If you want to install by yourself the keywords needed, you must have all
  84. the libs in BlitzLibs: and the command for AmigaDOS "MakeDefLibs" from Blitz
  85. Support Suite; after this you can run from shell the command MakeDefLibs with no
  86. parameters, that it will build up a new deflibs file from your libs in DefLibs:,
  87. backing up the previously one.
  88. The executable icon is a ColorIcon (OS3.5) taken from the archive
  89. ReallyIcons.lha by Angel Schnider.
  90. Notes: I have removed a previous version bug of gadget garbages in the settings
  91. window that it occurred after the font was changed and then the settings window
  92. was recalled; now there are problems no more.
  93. I have corrected a defect of a previous version that it happens if you have
  94. deactivated the alarm clicking on the bubble: the alarm gadget in the settings
  95. window did not deselect automatically; now the problem is solved.
  96. Now The clock use your workbench presetted sound not only for the alarm, but
  97. also to count the hours when these change.
  98. I have corrected the program to allow correct window positioning on startup when
  99. the screen height override the 512 pixel limit of the standard workbench; this
  100. it has been tested on a 800x600 True Colours WinUAE screen.
  101. I have in mind to give a bigger colours palette choose for the owners of Amigas
  102. (emulated or true) that have a graphics card but, at the moment, I don't know
  103. how to do it.
  104. Now the clock's window appears just above the screen bar, with or without the
  105. font prefs; I have also enlarged the colour boxes when your workbench uses less
  106. than sixteen colours.
  107. Corrected today a minor bug in the clock's window angles related numeric gadgets
  108. disabling.
  109. Now are stated the color numbers.
  110. There was a mistake into the year counting: now the problem is solved.
  111. I am not responsible of any damage this program can occurs to your system; you
  112. use it at your own risk!
  113. At end see my homepage to the following Internet address:
  114. http://space.tin.it/clubnet/aregat/
  115. The following is the same text in italian.
  116.  
  117. Data: martedì, 31 Dicembre 2002
  118.  
  119. Nome del programma: Orologio
  120. Questa è un'evoluzione italiana del programma d'esempio "Clock.bb" fornito con
  121. Blitz2; Potete trovare su Aminet AmiBlitz2, un'evoluzione gratuita di questo
  122. linguaggio di programmazione BASIC, fatta da Bernd Roesch; oggi io uso AmiBlitz2
  123. nello stesso ambiente di programmazione di Blitz2 senza problemi.
  124. Dico tutto ciò perché chi non avesse una copia di Blitz2 può provare AmiBlitz2
  125. ed esaminare il mio codice sorgente; apportando delle modifiche potrebbe, per
  126. esempio, creare una versione dell'orologio nella sua lingua!
  127. Questo caricamento è stato fatto perché ho cambiato il tooltype ANGLE in CORNER.
  128. C'è un baco nel linguggio Blitz2 che dà una data errata dopo la fine dell'anno
  129. 2000; questo caricamento è la mia soluzione per questo baco!
  130. Il baco è nelle funzioni per la data Days, Months and Years; WeekDay và bene!
  131. Potete cambiare il font dell'orologio attivando la finestra e cliccando con il
  132. TASTO SINISTRO DEL MOUSE; in questo caso vedrete una nuova finestra contenente
  133. alcuni campi per l'immissione di testo: il campo in alto a sinistra deve essere
  134. usato per digitare l'ora ed i minuti dell'allarme; il campo successivo a destra
  135. deve essere usato per attivare o disattivare l'allarme; il campo seguente in
  136. basso deve essere usato per selezionare il font; digitate il nome del font (con
  137. o senza il suffisso ".font") che sapete che si trova nel vostro cassetto FONTS:;
  138. premendo i tasti AMIGA-destro e X pulirete il campo; premendo successivamente il
  139. tasto ENTER sarete in grado di vedere tutti i font che si trovano nel vostro
  140. cassetto FONTS: e potrete selezionarne uno; in questo caso il campo in alto a
  141. destra mosterà l'altezza del font selezionato che potrete sempre modificare.
  142. I seguenti due campi in basso servono per impostare le coordinate dell'angolo in
  143. alto a sinistra della finestra dell'orologio.
  144. Il quadrato con dentro quattro freccie serve per la selezione dell'angolo fisso:
  145. questo angolo (solitamente l'angolo in alto a sinistra) rimarrà fisso sullo
  146. schermo, lasciando liberi gli altri tre di cambiare la loro posizione a seconda
  147. dei parametri; le coordinate che digitate e che salvate sono relative a questo
  148. angolo; ricordavetelo quando cambiate le coordinate e/o l'angolo dai tooltype
  149. (vedi di seguito).
  150. I seguenti due campi in basso servono per impostare le coordinate dell'angolo in
  151. basso a destra della finestra dell'orologio; le combinazioni possibili dei campi
  152. per le coordinate dell'angolo in alto a sinistra e per quello in basso a destra
  153. sono mostrate come freccie nel quadrato prcedentemente descritto e sono
  154. rispettivamente: l'angolo in alto a sinistra (TOP-LEFT), che è la condizione
  155. normale, l'angolo in alto a destra (TOP-RIGHT), l'angolo in basso a destra
  156. (BOTTOM-RIGHT) e l'angolo in basso a sinistra (BOTTOM-LEFT).
  157. Il bottone "Colori" apre una nuova finestra per la selezione dei colori del
  158. testo e dello sfondo: puntate con il puntatore del mouse su un colore, e
  159. cliccate il TASTO SINISTRO DEL MOUSE per sceglierlo come colore del testo, o
  160. cliccate con il TASTO DESTRO DEL MOUSE per sceglierlo come colore di sfondo;
  161. notate che non potete selezionare lo stesso colore per il testo e per lo sfondo.
  162. Il bottone "*** Salva ***" permette di salvare ogni cambiamento.
  163. Potete specificare il nome del font, l'altezza del font, le coordinate della
  164. posizione della finestra principale, l'angolo relativo, il colore del testo ed
  165. il colore dello sfondo con i tooltype; quando lanciate il programma se ci sono i
  166. tooltype le informazioni vengono prese da questi, altrimenti i parametri sono
  167. impostati ai valori di default.
  168. Per chi non lo sapesse, i tooltype sono quei parametri mostrati nella finestra
  169. delle informazioni dell'icona che esce se selezionate la voce INFORMAZIONI dal
  170. menù ICONE.
  171. Se non c'è il tooltype DONOTWAIT, verrà aggiunto quando salverete i cambiamenti.
  172. Se avete attivato l'allarme, nella finestra dell'orologio comparirà una bolla;
  173. potete disattivarlo in qualsiasi momento portando il puntatore del mouse sulla
  174. stessa e cliccando con il TASTO SINISTRO DEL MOUSE.
  175. Il font di default è "Data70.font", un font fatto da me fornito col programma.
  176. Io credo che questo font sia migliore del font "2001.font" fornito con AMOS Pro.
  177. Il mio font è adattato per la lingua italiana, per la quale il carattere "è"
  178. maiscolo è ottenibile con il carattere "§"; comunque ha tutti i caratteri dal
  179. (ASCII) 32 al 255; usatelo in giochi a bassa risoluzione, rende meglio!
  180. Come installare il font "Data70": copiate nel vostro cassetto "FONTS:" il file
  181. "Data70.font". Create nel vostro cassetto "FONTS:" il cassetto "Data70" e
  182. copiatevi il file "13".
  183. Se avete Blitz2 c'è il codice sorgente (Orlogio.bb2) per libere modifiche; se
  184. non lo avete, potete lo stesso analizzare il codice sorgente leggendo con un
  185. visualizzatore di testi come MultiView il file "Orologio.text"; se voi caricate
  186. il codice sorgente in Blitz2 e vedete dei "?????" al posto dei comandi, non
  187. potete compilare il programma perché il vostro file "deflibs" non ha tutti i
  188. comandi richiesti; potrete trovare un file deflibs aggiornato nel pacchetto
  189. "Blitz Support Suite", che era venduto a parte su tre dischetti ("BSS1", "BSS2"
  190. e "BSS3"), che ora sono parte del CD "Ultimate Blitz Basic", venduto in Italia
  191. da NonSoLoSoft (http://www.diff.org/nonsolosoft); se volete installare da soli i
  192. comandi necessari, dovete avere tutte le librerie in BlitzLibs ed il comando
  193. per AmigaDOS "MakeDefLibs" dal pacchetto Blitz Support Suite; dopo di ciò potete
  194. eseguire il comando MakeDefLibs senza parametri da shell, che creerà un nuovo
  195. file deflibs usando le vostre librerie in DefLibs:, conservando il file deflibs
  196. precedente.
  197. L'icona dell'eseguiblie e un'icona ColorIcon (OS3.5) presa dall'archivio
  198. ReallyIcons.lha di Angel Schnider.
  199. Note: ho rimosso il problema di una precedente versione che creava dei campi
  200. sbagliati nella finestra dei parametri, il che avveniva dopo che il font veniva
  201. cambiato e veniva richiamata la finestra stessa; ora non ci sono più problemi.
  202. Ho corretto il difetto di una precedente versione che si verificava se si
  203. disattivava l'allarme cliccando sulla bolla: il bottone per la selezione
  204. dell'allarme nella finestra delle impostazioni non si deselezionava
  205. automatcamente; ora il problema è risolto.
  206. Ora l'orologio usa il suono preimpostato del workbench non solo per l'allarme,
  207. ma anche per contare le ore quando cambiano.
  208. Ho corretto il programma per avere un posizionamento corretto della finestra
  209. all'avvio l'altezza dello schermo supera il limite del workbench standard dei
  210. 512 pixel; ciò è stato testato su uno schermo 800x600 True Colours di WinUAE.
  211. Ho in mente di dare una scelta di colori della tavolozza piu ampia per i
  212. possessori di Amiga (emulati o no) che hanno una shceda grafica ma, al momento,
  213. non so come fare.
  214. Ora la finestra dell'orologio compare giusto sotto la barra dello schermo, con o
  215. senza le preferenze delle fonti di carattere; ho anche allargato i quadrati dei
  216. colori quando il vostro workbench usa meno di sedici colori.
  217. Corretto oggi un piccolo baco nella disattivazione dei campi numerici relativi
  218. agli angoli della finestra dell'orologio.
  219. Ora vengono indicati i numeri dei colori.
  220. C'era un errore nel conteggio dell'anno: ora il problema è risolto.
  221. Non sono responsabile dei danni che questo programma può arrecare al vostro
  222. sistema, lo usate a vostro esclusivo rischio!
  223. Per finire guardate la mia pagina su Internet al seguente indirizzo:
  224. http://space.tin.it/clubnet/aregat/
  225.  
  226. Ciao!
  227.